home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / mac / credit.DIR / 00006_Script_MAITRE script < prev    next >
Text File  |  1995-04-21  |  108b  |  6 lines

  1. on attente vitesse
  2.   set Temps = the timer
  3.   repeat While the timer < Temps + Vitesse
  4.   end repeat
  5. end
  6.